home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Drivin' Route 66
/
Drivin' Route 66 (1995)(Creative Multimedia)[Mac-PC].iso
/
pc
/
shared.dir
/
01000_Script_help code
< prev
Wrap
Text File
|
1995-10-02
|
330b
|
15 lines
on HelpScreen tog
global FYI,jumpMode, helptemp, frame
put "??" into jumpmode
noSprites
put the frame into FYI
put the moviename into temp
put the moviename into helptemp
put the frame into frame
--if temp = "RTMM.DIR" then
--go frame "fader"
--end if
go frame "fader3"
--go frame FYI
end